projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8314bdb
)
*** empty log message ***
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 31 Dec 2005 01:59:02 +0000
(
01:59
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 31 Dec 2005 01:59:02 +0000
(
01:59
+0000)
lisp/cus-theme.el
patch
|
blob
|
history
diff --git
a/lisp/cus-theme.el
b/lisp/cus-theme.el
index 1e7fcfc4a5aebea98ddebce3157272f761756e3c..7d716717b58c8cfa4c7dff082036a287463461c0 100644
(file)
--- a/
lisp/cus-theme.el
+++ b/
lisp/cus-theme.el
@@
-41,9
+41,6
@@
use by `customize-create-theme'."
(set (make-local-variable 'widget-button-pressed-face) custom-button-pressed)
(if custom-raised-buttons
(set (make-local-variable 'widget-mouse-face) custom-button))
-
- ;; When possible, use relief for buttons, not bracketing. This test
- ;; may not be optimal.
(when custom-raised-buttons
(set (make-local-variable 'widget-push-button-prefix) "")
(set (make-local-variable 'widget-push-button-suffix) "")